﻿2026-08-04T16:23:55.4621701Z Current runner version: '2.336.0'
2026-08-04T16:23:55.4626841Z Runner name: 'kitsubito'
2026-08-04T16:23:55.4627355Z Runner group name: 'Default'
2026-08-04T16:23:55.4627962Z Machine name: 'KITSUBITO'
2026-08-04T16:23:55.4631326Z ##[group]GITHUB_TOKEN Permissions
2026-08-04T16:23:55.4633198Z Actions: write
2026-08-04T16:23:55.4633611Z ArtifactMetadata: write
2026-08-04T16:23:55.4634006Z Attestations: write
2026-08-04T16:23:55.4634363Z Checks: write
2026-08-04T16:23:55.4634721Z CodeQuality: write
2026-08-04T16:23:55.4635079Z Contents: write
2026-08-04T16:23:55.4635433Z CopilotRequests: write
2026-08-04T16:23:55.4635810Z Deployments: write
2026-08-04T16:23:55.4636176Z Discussions: write
2026-08-04T16:23:55.4636533Z Drives: write
2026-08-04T16:23:55.4636872Z Issues: write
2026-08-04T16:23:55.4637215Z Metadata: read
2026-08-04T16:23:55.4637558Z Models: read
2026-08-04T16:23:55.4637906Z Packages: write
2026-08-04T16:23:55.4638262Z Pages: write
2026-08-04T16:23:55.4638714Z PullRequests: write
2026-08-04T16:23:55.4639242Z RepositoryProjects: write
2026-08-04T16:23:55.4639643Z SecurityEvents: write
2026-08-04T16:23:55.4640024Z Statuses: write
2026-08-04T16:23:55.4640372Z VulnerabilityAlerts: read
2026-08-04T16:23:55.4640744Z ##[endgroup]
2026-08-04T16:23:55.4642296Z Secret source: Actions
2026-08-04T16:23:55.4642977Z Prepare workflow directory
2026-08-04T16:23:55.4996315Z Prepare all required actions
2026-08-04T16:23:55.5032542Z Getting action download info
2026-08-04T16:23:55.8411151Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-08-04T16:23:56.2810527Z Download action repository 'actions/upload-artifact@v4' (SHA:ea165f8d65b6e75b540449e92b4886f43607fa02)
2026-08-04T16:23:57.1565296Z Complete job name: n1-gate (self-hosted, Linux, kitsubito)
2026-08-04T16:23:57.2560684Z ##[group]Run set -euo pipefail
2026-08-04T16:23:57.2561656Z [36;1mset -euo pipefail[0m
2026-08-04T16:23:57.2562489Z [36;1mfloor_bytes=$((32 * 1024 * 1024 * 1024))[0m
2026-08-04T16:23:57.2563629Z [36;1mdrive=$(df -P "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $1 }')[0m
2026-08-04T16:23:57.2565084Z [36;1mfree_bytes=$(df -PB1 "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $4 }')[0m
2026-08-04T16:23:57.2566573Z [36;1mprintf 'disk preflight: drive=%s free_bytes=%s floor_bytes=%s\n' \[0m
2026-08-04T16:23:57.2567787Z [36;1m  "$drive" "$free_bytes" "$floor_bytes"[0m
2026-08-04T16:23:57.2568760Z [36;1mif [ "$free_bytes" -lt "$floor_bytes" ]; then[0m
2026-08-04T16:23:57.2570591Z [36;1m  echo "::error title=Insufficient free disk::RESOURCE=disk drive=$drive free_bytes=$free_bytes floor_bytes=$floor_bytes"[0m
2026-08-04T16:23:57.2572178Z [36;1m  exit 1[0m
2026-08-04T16:23:57.2572800Z [36;1mfi[0m
2026-08-04T16:23:57.2591439Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-04T16:23:57.2593572Z ##[endgroup]
2026-08-04T16:23:57.2720947Z disk preflight: drive=/dev/nvme0n1p2 free_bytes=746305765376 floor_bytes=34359738368
2026-08-04T16:23:57.3008279Z ##[group]Run actions/checkout@v5
2026-08-04T16:23:57.3009275Z with:
2026-08-04T16:23:57.3009886Z   fetch-depth: 0
2026-08-04T16:23:57.3010600Z   repository: BigscreenVR/spt-bs-core
2026-08-04T16:23:57.3016827Z   token: ***
2026-08-04T16:23:57.3017442Z   ssh-strict: true
2026-08-04T16:23:57.3018071Z   ssh-user: git
2026-08-04T16:23:57.3018706Z   persist-credentials: true
2026-08-04T16:23:57.3019597Z   clean: true
2026-08-04T16:23:57.3020246Z   sparse-checkout-cone-mode: true
2026-08-04T16:23:57.3021010Z   fetch-tags: false
2026-08-04T16:23:57.3021657Z   show-progress: true
2026-08-04T16:23:57.3022305Z   lfs: false
2026-08-04T16:23:57.3022897Z   submodules: false
2026-08-04T16:23:57.3023571Z   set-safe-directory: true
2026-08-04T16:23:57.3024333Z   allow-unsafe-pr-checkout: false
2026-08-04T16:23:57.3025092Z ##[endgroup]
2026-08-04T16:23:57.3813408Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-04T16:23:57.3816251Z ##[group]Getting Git version info
2026-08-04T16:23:57.3818026Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-08-04T16:23:57.3820890Z [command]/usr/bin/git version
2026-08-04T16:23:57.3821966Z git version 2.43.0
2026-08-04T16:23:57.3825035Z ##[endgroup]
2026-08-04T16:23:57.3834251Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/76dc1b0f-54c8-41a6-b0c6-b39870d38823/.gitconfig'
2026-08-04T16:23:57.3840758Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/76dc1b0f-54c8-41a6-b0c6-b39870d38823' before making global git config changes
2026-08-04T16:23:57.3842876Z Adding repository directory to the temporary git global config as a safe directory
2026-08-04T16:23:57.3844731Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-04T16:23:57.3876064Z [command]/usr/bin/git config --local --get remote.origin.url
2026-08-04T16:23:57.3893711Z https://github.com/BigscreenVR/spt-bs-core
2026-08-04T16:23:57.3903694Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-04T16:23:57.3905913Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-04T16:23:57.3923934Z refs/heads/golden/usher150
2026-08-04T16:23:57.3930551Z [command]/usr/bin/git checkout --detach
2026-08-04T16:23:57.3991352Z HEAD is now at fc7fad17f merge: er-seams clippy fixup (row_before branch-yielded) into USHER golden assembly
2026-08-04T16:23:57.4026245Z [command]/usr/bin/git branch --delete --force golden/usher150
2026-08-04T16:23:57.4053289Z Deleted branch golden/usher150 (was fc7fad17f).
2026-08-04T16:23:57.4153494Z ##[endgroup]
2026-08-04T16:23:57.4154279Z [command]/usr/bin/git submodule status
2026-08-04T16:23:57.4344519Z ##[group]Cleaning the repository
2026-08-04T16:23:57.4345440Z [command]/usr/bin/git clean -ffdx
2026-08-04T16:23:57.4375299Z Removing traceable-reqs
2026-08-04T16:23:57.4382691Z [command]/usr/bin/git reset --hard HEAD
2026-08-04T16:23:57.4441009Z HEAD is now at fc7fad17f merge: er-seams clippy fixup (row_before branch-yielded) into USHER golden assembly
2026-08-04T16:23:57.4446201Z ##[endgroup]
2026-08-04T16:23:57.4447564Z ##[group]Disabling automatic garbage collection
2026-08-04T16:23:57.4450601Z [command]/usr/bin/git config --local gc.auto 0
2026-08-04T16:23:57.4474065Z ##[endgroup]
2026-08-04T16:23:57.4475324Z ##[group]Setting up auth
2026-08-04T16:23:57.4478919Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-04T16:23:57.4503860Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-04T16:23:57.4689206Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-04T16:23:57.4717543Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-04T16:23:57.4895113Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-04T16:23:57.4918229Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-04T16:23:57.5102929Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-04T16:23:57.5134285Z ##[endgroup]
2026-08-04T16:23:57.5135884Z ##[group]Fetching the repository
2026-08-04T16:23:57.5140419Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/*
2026-08-04T16:23:58.8167746Z From https://github.com/BigscreenVR/spt-bs-core
2026-08-04T16:23:58.8168585Z  * [new branch]          assemble/usher-150      -> origin/assemble/usher-150
2026-08-04T16:23:58.8169749Z  * [new branch]          build/usher-f142-engine-room -> origin/build/usher-f142-engine-room
2026-08-04T16:23:58.8170708Z  * [new branch]          build/usher-u1-knock-directionality -> origin/build/usher-u1-knock-directionality
2026-08-04T16:23:58.8172185Z  * [new branch]          build/usher-u2-husk-present -> origin/build/usher-u2-husk-present
2026-08-04T16:23:58.8172983Z  * [new branch]          build/usher-u3-verb-surface -> origin/build/usher-u3-verb-surface
2026-08-04T16:23:58.8175505Z  * [new branch]          test/er-lifecycle-seams -> origin/test/er-lifecycle-seams
2026-08-04T16:23:58.8247944Z [command]/usr/bin/git branch --list --remote origin/golden/usher150
2026-08-04T16:23:58.8300316Z   origin/golden/usher150
2026-08-04T16:23:58.8307326Z [command]/usr/bin/git rev-parse refs/remotes/origin/golden/usher150
2026-08-04T16:23:58.8326824Z fc7fad17fb2717f530daa641367acd6c4cf85df9
2026-08-04T16:23:58.8329772Z ##[endgroup]
2026-08-04T16:23:58.8330396Z ##[group]Determining the checkout info
2026-08-04T16:23:58.8331103Z ##[endgroup]
2026-08-04T16:23:58.8333296Z [command]/usr/bin/git sparse-checkout disable
2026-08-04T16:23:58.8370160Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-04T16:23:58.8391926Z ##[group]Checking out the ref
2026-08-04T16:23:58.8394999Z [command]/usr/bin/git checkout --progress --force -B golden/usher150 refs/remotes/origin/golden/usher150
2026-08-04T16:23:58.8452339Z Switched to a new branch 'golden/usher150'
2026-08-04T16:23:58.8452902Z branch 'golden/usher150' set up to track 'origin/golden/usher150'.
2026-08-04T16:23:58.8458059Z ##[endgroup]
2026-08-04T16:23:58.8494403Z [command]/usr/bin/git log -1 --format=%H
2026-08-04T16:23:58.8518144Z fc7fad17fb2717f530daa641367acd6c4cf85df9
2026-08-04T16:23:58.8649320Z ##[group]Run echo 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"
2026-08-04T16:23:58.8649907Z [36;1mecho 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"[0m
2026-08-04T16:23:58.8663513Z shell: /usr/bin/bash -e {0}
2026-08-04T16:23:58.8663780Z ##[endgroup]
2026-08-04T16:23:58.8746319Z ##[group]Run bash .github/ci/reap-census.sh start
2026-08-04T16:23:58.8746686Z [36;1mbash .github/ci/reap-census.sh start[0m
2026-08-04T16:23:58.8759583Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-04T16:23:58.8759942Z env:
2026-08-04T16:23:58.8760189Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-04T16:23:58.8760451Z ##[endgroup]
2026-08-04T16:23:58.8806505Z CI-CENSUS scope roots:
2026-08-04T16:23:58.8806938Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-04T16:23:58.8807458Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target
2026-08-04T16:23:58.8808022Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target
2026-08-04T16:23:58.8808712Z   root: /home/reavus/actions-runner/_work/_temp
2026-08-04T16:23:58.8809183Z   root: /home/reavus/spt-n1-oldbroker
2026-08-04T16:23:58.8853952Z CI-CENSUS self-check OK: walked 388 /proc entries, exe resolution live
2026-08-04T16:24:00.3240395Z CI-CENSUS phase=start box_procs=388 box_fds=10752 family_total=2 scoped=0 unscoped=2 unreadable_path=0 flood_orphans=0
2026-08-04T16:24:00.3240958Z   FOREIGN  pid=1687377 /home/reavus/.local/bin/spt
2026-08-04T16:24:00.3241229Z   FOREIGN  pid=1687391 /home/reavus/.local/bin/spt
2026-08-04T16:24:00.3278149Z ##[group]Run bash .github/ci/test-temp-sandbox.sh setup
2026-08-04T16:24:00.3278495Z [36;1mbash .github/ci/test-temp-sandbox.sh setup[0m
2026-08-04T16:24:00.3290929Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-04T16:24:00.3291201Z env:
2026-08-04T16:24:00.3291384Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-04T16:24:00.3291605Z ##[endgroup]
2026-08-04T16:24:00.3339894Z CI-TMP setup: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30928816784-1-vhTWeT
2026-08-04T16:24:00.3364116Z ##[group]Run set -euo pipefail
2026-08-04T16:24:00.3364402Z [36;1mset -euo pipefail[0m
2026-08-04T16:24:00.3364603Z [36;1mPIN=0c95435[0m
2026-08-04T16:24:00.3364793Z [36;1mCACHE="$HOME/spt-n1-oldbroker"[0m
2026-08-04T16:24:00.3365022Z [36;1mBIN="$CACHE/target/debug/spt"[0m
2026-08-04T16:24:00.3365328Z [36;1m# Self-healing cache: rebuild the pin only when it moves. Clone OUTSIDE[0m
2026-08-04T16:24:00.3365886Z [36;1m# the workspace (a clone inside gets adopted by the cargo workspace).[0m
2026-08-04T16:24:00.3366302Z [36;1mif [ ! -x "$BIN" ] || [ "$(cat "$CACHE/.builtpin" 2>/dev/null || true)" != "$PIN" ]; then[0m
2026-08-04T16:24:00.3366631Z [36;1m  rm -rf "$CACHE"[0m
2026-08-04T16:24:00.3366855Z [36;1m  git clone "$GITHUB_WORKSPACE" "$CACHE"[0m
2026-08-04T16:24:00.3367107Z [36;1m  git -C "$CACHE" checkout "$PIN"[0m
2026-08-04T16:24:00.3367436Z [36;1m  # CARGO_INCREMENTAL=0 — THE one-shot build in this workflow (releases#103:[0m
2026-08-04T16:24:00.3367861Z [36;1m  # -29.8% wall, -5.65 GB of target, n=3, slowest-OFF beat fastest-ON). The[0m
2026-08-04T16:24:00.3368258Z [36;1m  # finding is scoped to COLD one-shot builds and this is the only CI site that[0m
2026-08-04T16:24:00.3368672Z [36;1m  # is one: the cache is `rm -rf`'d and rebuilt from scratch when the pin moves,[0m
2026-08-04T16:24:00.3369188Z [36;1m  # and between pin moves it is consumed as a BINARY and never recompiled — so[0m
2026-08-04T16:24:00.3369598Z [36;1m  # the incremental state it would write is never read by anything, ever. Every[0m
2026-08-04T16:24:00.3370012Z [36;1m  # other cargo invocation in this workflow builds into the runner's PERSISTENT[0m
2026-08-04T16:24:00.3370419Z [36;1m  # `_work` target, where incremental is the mechanism that makes the next run[0m
2026-08-04T16:24:00.3370753Z [36;1m  # cheap; those are deliberately left alone.[0m
2026-08-04T16:24:00.3371085Z [36;1m  CARGO_INCREMENTAL=0 bash .github/bench/wrap.sh n1-oldbroker-build -- \[0m
2026-08-04T16:24:00.3371485Z [36;1m    cargo build --manifest-path "$CACHE/Cargo.toml" -p spt --bin spt[0m
2026-08-04T16:24:00.3371805Z [36;1m  echo "$PIN" > "$CACHE/.builtpin"[0m
2026-08-04T16:24:00.3372024Z [36;1mfi[0m
2026-08-04T16:24:00.3372267Z [36;1mSPT_N1_OLD_BROKER="$BIN" bash .github/bench/wrap.sh n1-pairing -- \[0m
2026-08-04T16:24:00.3372616Z [36;1m  cargo test -p spt --test n1_pairing -- --nocapture[0m
2026-08-04T16:24:00.3386300Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-04T16:24:00.3386651Z env:
2026-08-04T16:24:00.3386873Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-04T16:24:00.3387312Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30928816784-1-vhTWeT
2026-08-04T16:24:00.3387869Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30928816784-1-vhTWeT
2026-08-04T16:24:00.3388742Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30928816784-1-vhTWeT
2026-08-04T16:24:00.3389378Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30928816784-1-vhTWeT
2026-08-04T16:24:00.3389759Z ##[endgroup]
2026-08-04T16:24:01.0334210Z    Compiling proc-macro2 v1.0.106
2026-08-04T16:24:01.0334683Z    Compiling quote v1.0.45
2026-08-04T16:24:01.0334951Z    Compiling unicode-ident v1.0.24
2026-08-04T16:24:01.0335229Z    Compiling libc v0.2.186
2026-08-04T16:24:01.0335475Z    Compiling serde_core v1.0.228
2026-08-04T16:24:01.0335780Z    Compiling cfg-if v1.0.4
2026-08-04T16:24:01.0360808Z    Compiling serde v1.0.228
2026-08-04T16:24:01.0400287Z    Compiling typenum v1.20.1
2026-08-04T16:24:01.0416748Z    Compiling log v0.4.32
2026-08-04T16:24:01.0430323Z    Compiling portable-atomic v1.13.1
2026-08-04T16:24:01.0446193Z    Compiling pin-project-lite v0.2.17
2026-08-04T16:24:01.0446685Z    Compiling version_check v0.9.5
2026-08-04T16:24:01.0507642Z    Compiling memchr v2.8.1
2026-08-04T16:24:01.0508468Z    Compiling critical-section v1.2.0
2026-08-04T16:24:01.0674991Z    Compiling find-msvc-tools v0.1.9
2026-08-04T16:24:01.0946445Z    Compiling shlex v2.0.1
2026-08-04T16:24:01.1347476Z    Compiling subtle v2.6.1
2026-08-04T16:24:01.1485449Z    Compiling bytes v1.11.1
2026-08-04T16:24:01.1693560Z    Compiling futures-core v0.3.32
2026-08-04T16:24:01.3067210Z    Compiling smallvec v1.15.1
2026-08-04T16:24:01.3137764Z    Compiling equivalent v1.0.2
2026-08-04T16:24:01.3399210Z    Compiling itoa v1.0.18
2026-08-04T16:24:01.3834824Z    Compiling semver v1.0.28
2026-08-04T16:24:01.3885396Z    Compiling stable_deref_trait v1.2.1
2026-08-04T16:24:01.3910669Z    Compiling slab v0.4.12
2026-08-04T16:24:01.3912401Z    Compiling futures-io v0.3.32
2026-08-04T16:24:01.3980593Z    Compiling futures-sink v0.3.32
2026-08-04T16:24:01.4285412Z    Compiling generic-array v0.14.7
2026-08-04T16:24:01.4630970Z    Compiling futures-task v0.3.32
2026-08-04T16:24:01.4908487Z    Compiling futures-channel v0.3.32
2026-08-04T16:24:01.5550115Z    Compiling rand_core v0.10.1
2026-08-04T16:24:01.5581381Z    Compiling bitflags v2.12.1
2026-08-04T16:24:01.5765690Z    Compiling rustversion v1.0.22
2026-08-04T16:24:01.5950405Z    Compiling getrandom v0.4.2
2026-08-04T16:24:01.6167464Z    Compiling hashbrown v0.17.1
2026-08-04T16:24:01.6490896Z    Compiling cpufeatures v0.2.17
2026-08-04T16:24:01.7048025Z    Compiling fnv v1.0.7
2026-08-04T16:24:01.7205396Z    Compiling rustc_version v0.4.1
2026-08-04T16:24:01.7310629Z    Compiling strsim v0.11.1
2026-08-04T16:24:01.7607706Z    Compiling cfg_aliases v0.2.1
2026-08-04T16:24:01.8020629Z    Compiling litemap v0.8.2
2026-08-04T16:24:01.8112246Z    Compiling writeable v0.6.3
2026-08-04T16:24:01.8195396Z    Compiling fs_extra v1.3.0
2026-08-04T16:24:01.8380874Z    Compiling icu_normalizer_data v2.2.0
2026-08-04T16:24:01.8518056Z    Compiling icu_properties_data v2.2.0
2026-08-04T16:24:02.0422359Z    Compiling ident_case v1.0.1
2026-08-04T16:24:02.0482901Z    Compiling dunce v1.0.5
2026-08-04T16:24:02.0512222Z    Compiling utf8_iter v1.0.4
2026-08-04T16:24:02.1290754Z    Compiling percent-encoding v2.3.2
2026-08-04T16:24:02.1510487Z    Compiling autocfg v1.5.1
2026-08-04T16:24:02.1580856Z    Compiling http v1.4.1
2026-08-04T16:24:02.1981435Z    Compiling thiserror v2.0.18
2026-08-04T16:24:02.2072236Z    Compiling cpufeatures v0.3.0
2026-08-04T16:24:02.2597132Z    Compiling unicode-segmentation v1.13.3
2026-08-04T16:24:02.2720814Z    Compiling aws-lc-rs v1.17.0
2026-08-04T16:24:02.3078674Z    Compiling scopeguard v1.2.0
2026-08-04T16:24:02.3175929Z    Compiling form_urlencoded v1.2.2
2026-08-04T16:24:02.3510781Z    Compiling untrusted v0.9.0
2026-08-04T16:24:02.4017765Z    Compiling syn v2.0.117
2026-08-04T16:24:02.4752683Z    Compiling indexmap v2.14.0
2026-08-04T16:24:02.4801052Z    Compiling hybrid-array v0.4.12
2026-08-04T16:24:02.5111131Z    Compiling lock_api v0.4.14
2026-08-04T16:24:02.5220822Z    Compiling heck v0.5.0
2026-08-04T16:24:02.5383890Z    Compiling rustls v0.23.40
2026-08-04T16:24:02.5624615Z    Compiling unicode-xid v0.2.6
2026-08-04T16:24:02.5917699Z    Compiling atomic-waker v1.1.2
2026-08-04T16:24:02.6690911Z    Compiling const-oid v0.10.2
2026-08-04T16:24:02.6944855Z    Compiling anyhow v1.0.102
2026-08-04T16:24:02.7031721Z    Compiling httparse v1.10.1
2026-08-04T16:24:02.7111752Z    Compiling zerocopy v0.8.50
2026-08-04T16:24:02.7310838Z    Compiling parking_lot_core v0.9.12
2026-08-04T16:24:02.7990596Z    Compiling jobserver v0.1.34
2026-08-04T16:24:02.8140681Z    Compiling fastrand v2.4.1
2026-08-04T16:24:02.8653655Z    Compiling convert_case v0.10.0
2026-08-04T16:24:02.9094745Z    Compiling paste v1.0.15
2026-08-04T16:24:02.9560594Z    Compiling num-traits v0.2.19
2026-08-04T16:24:02.9777274Z    Compiling curve25519-dalek v4.1.3
2026-08-04T16:24:03.0690724Z    Compiling ahash v0.8.12
2026-08-04T16:24:03.0760496Z    Compiling powerfmt v0.2.0
2026-08-04T16:24:03.1411825Z    Compiling either v1.16.0
2026-08-04T16:24:03.1800945Z    Compiling cc v1.2.63
2026-08-04T16:24:03.1900439Z    Compiling crypto-common v0.1.7
2026-08-04T16:24:03.2400727Z    Compiling block-buffer v0.10.4
2026-08-04T16:24:03.2601119Z    Compiling crypto-common v0.2.2
2026-08-04T16:24:03.2791144Z    Compiling block-buffer v0.12.0
2026-08-04T16:24:03.2943792Z    Compiling inout v0.2.2
2026-08-04T16:24:03.3050642Z    Compiling http-body v1.0.1
2026-08-04T16:24:03.3270811Z    Compiling base64ct v1.8.3
2026-08-04T16:24:03.3480812Z    Compiling digest v0.10.7
2026-08-04T16:24:03.4178409Z    Compiling deranged v0.5.8
2026-08-04T16:24:03.4708170Z    Compiling try-lock v0.2.5
2026-08-04T16:24:03.4814573Z    Compiling vcpkg v0.2.15
2026-08-04T16:24:03.5624690Z    Compiling num-conv v0.2.2
2026-08-04T16:24:03.6050798Z    Compiling mio v1.2.1
2026-08-04T16:24:03.6220819Z    Compiling socket2 v0.6.4
2026-08-04T16:24:03.7001393Z    Compiling getrandom v0.2.17
2026-08-04T16:24:03.7331256Z    Compiling pem-rfc7468 v1.0.0
2026-08-04T16:24:03.8711937Z    Compiling time-core v0.1.8
2026-08-04T16:24:03.9410589Z    Compiling rand_core v0.6.4
2026-08-04T16:24:03.9660816Z    Compiling uuid v1.23.2
2026-08-04T16:24:03.9723127Z    Compiling tinyvec_macros v0.1.1
2026-08-04T16:24:04.0101441Z    Compiling pkg-config v0.3.33
2026-08-04T16:24:04.0340942Z    Compiling base64 v0.22.1
2026-08-04T16:24:04.0553813Z    Compiling data-encoding v2.11.0
2026-08-04T16:24:04.0740772Z    Compiling zmij v1.0.21
2026-08-04T16:24:04.1850413Z    Compiling tower-service v0.3.3
2026-08-04T16:24:04.2890489Z    Compiling tinyvec v1.11.0
2026-08-04T16:24:04.3221100Z    Compiling cipher v0.5.2
2026-08-04T16:24:04.4015217Z    Compiling parking_lot v0.12.5
2026-08-04T16:24:04.4705211Z    Compiling cmake v0.1.58
2026-08-04T16:24:04.5007931Z    Compiling sha2 v0.10.9
2026-08-04T16:24:04.5220661Z    Compiling want v0.3.1
2026-08-04T16:24:04.5869743Z    Compiling chacha20 v0.10.0
2026-08-04T16:24:04.6014316Z    Compiling inout v0.1.4
2026-08-04T16:24:04.6085167Z    Compiling spt-procident v0.53.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-procident)
2026-08-04T16:24:04.6650732Z    Compiling vergen-lib v9.1.0
2026-08-04T16:24:04.7130804Z    Compiling n0-future v0.3.2
2026-08-04T16:24:04.7653105Z    Compiling signature v2.2.0
2026-08-04T16:24:04.7834984Z    Compiling httpdate v1.0.3
2026-08-04T16:24:04.8131849Z    Compiling winnow v1.0.3
2026-08-04T16:24:04.9010695Z    Compiling serde_json v1.0.150
2026-08-04T16:24:04.9140483Z    Compiling crossbeam-utils v0.8.21
2026-08-04T16:24:04.9652172Z    Compiling rand v0.10.1
2026-08-04T16:24:04.9763257Z    Compiling parking v2.2.1
2026-08-04T16:24:04.9894778Z    Compiling spin v0.10.0
2026-08-04T16:24:05.0000755Z    Compiling diatomic-waker v0.2.3
2026-08-04T16:24:05.0700242Z    Compiling cordyceps v0.3.4
2026-08-04T16:24:05.1060820Z    Compiling futures-lite v2.6.1
2026-08-04T16:24:05.1398343Z    Compiling ed25519 v2.2.3
2026-08-04T16:24:05.1611667Z    Compiling spt-poolguard v0.53.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-poolguard)
2026-08-04T16:24:05.1690497Z    Compiling cipher v0.4.4
2026-08-04T16:24:05.1870823Z    Compiling digest v0.11.3
2026-08-04T16:24:05.1948131Z    Compiling netlink-packet-core v0.8.1
2026-08-04T16:24:05.2051274Z    Compiling universal-hash v0.5.1
2026-08-04T16:24:05.3490552Z    Compiling vergen-lib v0.1.6
2026-08-04T16:24:05.3640179Z    Compiling futures-buffered v0.2.13
2026-08-04T16:24:05.3741316Z    Compiling vergen v9.1.0
2026-08-04T16:24:05.3995102Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-08-04T16:24:05.4057227Z    Compiling heapless v0.7.17
2026-08-04T16:24:05.4078315Z    Compiling noq-udp v0.10.0
2026-08-04T16:24:05.4914357Z    Compiling aws-lc-sys v0.41.0
2026-08-04T16:24:05.5417888Z    Compiling ring v0.17.14
2026-08-04T16:24:05.5526443Z    Compiling libsqlite3-sys v0.30.1
2026-08-04T16:24:05.5763224Z    Compiling aho-corasick v1.1.4
2026-08-04T16:24:05.5946038Z    Compiling sync_wrapper v1.0.2
2026-08-04T16:24:05.6429838Z    Compiling opaque-debug v0.3.1
2026-08-04T16:24:05.6432531Z    Compiling allocator-api2 v0.2.21
2026-08-04T16:24:05.6495301Z    Compiling byteorder v1.5.0
2026-08-04T16:24:05.6992629Z    Compiling regex-syntax v0.8.10
2026-08-04T16:24:05.7095191Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-08-04T16:24:05.7862444Z    Compiling polyval v0.6.2
2026-08-04T16:24:05.8700925Z    Compiling hash32 v0.2.1
2026-08-04T16:24:05.9330400Z    Compiling spt-store v0.53.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-store)
2026-08-04T16:24:06.0451705Z    Compiling spin v0.9.8
2026-08-04T16:24:06.0651937Z    Compiling vergen-gitcl v1.0.8
2026-08-04T16:24:06.0740787Z    Compiling signature v3.0.0
2026-08-04T16:24:06.0811002Z    Compiling fallible-streaming-iterator v0.1.9
2026-08-04T16:24:06.1963217Z    Compiling fallible-iterator v0.3.0
2026-08-04T16:24:06.2530572Z    Compiling num_threads v0.1.7
2026-08-04T16:24:06.2773787Z    Compiling tower-layer v0.3.3
2026-08-04T16:24:06.3048681Z    Compiling ryu v1.0.23
2026-08-04T16:24:06.3732484Z    Compiling time v0.3.47
2026-08-04T16:24:06.4340827Z    Compiling ghash v0.5.1
2026-08-04T16:24:06.4410894Z    Compiling ctr v0.9.2
2026-08-04T16:24:06.5261818Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-08-04T16:24:06.5431167Z    Compiling aes v0.8.4
2026-08-04T16:24:06.6030980Z    Compiling sha2 v0.11.0-rc.5
2026-08-04T16:24:06.6886640Z    Compiling fs2 v0.4.3
2026-08-04T16:24:06.7445381Z    Compiling http-body-util v0.1.3
2026-08-04T16:24:06.8341116Z    Compiling aead v0.5.2
2026-08-04T16:24:06.9512006Z    Compiling rustix v1.1.4
2026-08-04T16:24:07.0351097Z    Compiling openssl-probe v0.2.1
2026-08-04T16:24:07.0819809Z    Compiling utf8parse v0.2.2
2026-08-04T16:24:07.1667744Z    Compiling arrayvec v0.7.6
2026-08-04T16:24:07.2120210Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-08-04T16:24:07.2351021Z    Compiling aes-gcm v0.10.3
2026-08-04T16:24:07.3781816Z    Compiling crossbeam-channel v0.5.15
2026-08-04T16:24:07.3937461Z    Compiling crossbeam-epoch v0.9.18
2026-08-04T16:24:07.4232029Z    Compiling netlink-packet-route v0.29.0
2026-08-04T16:24:07.4283407Z    Compiling blake3 v1.8.5
2026-08-04T16:24:07.4987993Z    Compiling synstructure v0.13.2
2026-08-04T16:24:07.7520560Z    Compiling darling_core v0.20.11
2026-08-04T16:24:07.8101027Z    Compiling memoffset v0.6.5
2026-08-04T16:24:07.9110582Z    Compiling acto v0.8.2
2026-08-04T16:24:07.9542639Z    Compiling noq v0.18.0
2026-08-04T16:24:08.0369320Z    Compiling netwatch v0.16.0
2026-08-04T16:24:08.1139992Z    Compiling proc-macro-crate v3.5.0
2026-08-04T16:24:08.1749355Z    Compiling tagptr v0.2.0
2026-08-04T16:24:08.2702504Z    Compiling ref-cast v1.0.25
2026-08-04T16:24:08.2820884Z    Compiling linux-raw-sys v0.12.1
2026-08-04T16:24:08.2890753Z    Compiling identity-hash v0.1.0
2026-08-04T16:24:08.3507801Z    Compiling regex-automata v0.4.14
2026-08-04T16:24:08.3782527Z    Compiling sorted-index-buffer v0.2.1
2026-08-04T16:24:08.4183601Z    Compiling mac-addr v0.3.0
2026-08-04T16:24:08.5146680Z    Compiling rustc-hash v2.1.2
2026-08-04T16:24:08.5440583Z    Compiling xml-rs v0.8.28
2026-08-04T16:24:08.6123013Z    Compiling thiserror v1.0.69
2026-08-04T16:24:08.6200774Z    Compiling foldhash v0.2.0
2026-08-04T16:24:08.6308594Z    Compiling lru-slab v0.1.2
2026-08-04T16:24:08.7435548Z    Compiling hashbrown v0.16.1
2026-08-04T16:24:08.8604893Z    Compiling serde_derive_internals v0.29.1
2026-08-04T16:24:08.8750925Z    Compiling netlink-packet-route v0.30.0
2026-08-04T16:24:09.2143547Z    Compiling termios v0.2.2
2026-08-04T16:24:09.3480740Z    Compiling serial-core v0.4.0
2026-08-04T16:24:09.4011104Z    Compiling xmltree v0.10.3
2026-08-04T16:24:09.5268787Z    Compiling serde_derive v1.0.228
2026-08-04T16:24:09.5667642Z    Compiling zeroize_derive v1.4.3
2026-08-04T16:24:09.6240871Z    Compiling tokio-macros v2.7.0
2026-08-04T16:24:09.6497562Z    Compiling zerofrom-derive v0.1.7
2026-08-04T16:24:09.7501771Z    Compiling futures-macro v0.3.32
2026-08-04T16:24:10.0601182Z    Compiling yoke-derive v0.8.2
2026-08-04T16:24:10.1360620Z    Compiling zeroize v1.8.2
2026-08-04T16:24:10.2330673Z    Compiling zerovec-derive v0.11.3
2026-08-04T16:24:10.2804616Z    Compiling displaydoc v0.2.6
2026-08-04T16:24:10.2998333Z    Compiling tracing-attributes v0.1.31
2026-08-04T16:24:10.4078094Z    Compiling tokio v1.52.3
2026-08-04T16:24:10.7247344Z    Compiling futures-util v0.3.32
2026-08-04T16:24:11.0761156Z    Compiling zerofrom v0.1.8
2026-08-04T16:24:11.1493740Z    Compiling rustls-pki-types v1.14.1
2026-08-04T16:24:11.2151175Z    Compiling thiserror-impl v2.0.18
2026-08-04T16:24:11.2706216Z    Compiling curve25519-dalek-derive v0.1.1
2026-08-04T16:24:11.4617469Z    Compiling yoke v0.8.3
2026-08-04T16:24:11.5560567Z    Compiling darling_macro v0.20.11
2026-08-04T16:24:11.7095312Z    Compiling zerovec v0.11.6
2026-08-04T16:24:11.8922137Z    Compiling zerotrie v0.2.4
2026-08-04T16:24:11.9368430Z    Compiling darling v0.20.11
2026-08-04T16:24:11.9671498Z    Compiling derive_more-impl v2.1.1
2026-08-04T16:24:11.9961253Z    Compiling derive_builder_core v0.20.2
2026-08-04T16:24:12.0161509Z    Compiling n0-error-macros v0.1.3
2026-08-04T16:24:12.2906753Z    Compiling spez v0.1.2
2026-08-04T16:24:12.5980943Z    Compiling tinystr v0.8.3
2026-08-04T16:24:12.6577053Z    Compiling potential_utf v0.1.5
2026-08-04T16:24:12.8016654Z    Compiling icu_collections v2.2.0
2026-08-04T16:24:12.8653573Z    Compiling icu_locale_core v2.2.0
2026-08-04T16:24:13.0980459Z    Compiling n0-error v0.1.3
2026-08-04T16:24:13.1880570Z    Compiling der v0.8.0-rc.10
2026-08-04T16:24:13.4320981Z    Compiling derive_builder_macro v0.20.2
2026-08-04T16:24:13.5224100Z    Compiling pin-project-internal v1.1.13
2026-08-04T16:24:13.5813137Z    Compiling cobs v0.3.0
2026-08-04T16:24:13.7350742Z    Compiling derive_builder v0.20.2
2026-08-04T16:24:13.8060631Z    Compiling regex v1.12.3
2026-08-04T16:24:14.2790668Z    Compiling icu_provider v2.2.0
2026-08-04T16:24:14.3841867Z    Compiling ed25519-dalek v2.2.0
2026-08-04T16:24:14.5244690Z    Compiling postcard-derive v0.2.2
2026-08-04T16:24:14.6442996Z    Compiling icu_normalizer v2.2.0
2026-08-04T16:24:14.7435832Z    Compiling icu_properties v2.2.0
2026-08-04T16:24:14.7545866Z    Compiling ipnet v2.12.0
2026-08-04T16:24:14.8638599Z    Compiling spki v0.8.0-rc.4
2026-08-04T16:24:14.8881486Z    Compiling futures-executor v0.3.32
2026-08-04T16:24:14.9777000Z    Compiling pin-project v1.1.13
2026-08-04T16:24:15.0721159Z    Compiling futures v0.3.32
2026-08-04T16:24:15.1430881Z    Compiling pkcs8 v0.11.0-rc.10
2026-08-04T16:24:15.1621048Z    Compiling spt-proto v0.53.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-proto)
2026-08-04T16:24:15.2752860Z    Compiling prefix-trie v0.8.4
2026-08-04T16:24:15.3070722Z    Compiling ed25519 v3.0.0-rc.4
2026-08-04T16:24:15.4555257Z    Compiling data-encoding-macro-internal v0.1.18
2026-08-04T16:24:15.5840296Z    Compiling once_cell v1.21.4
2026-08-04T16:24:15.6300707Z    Compiling rustls-native-certs v0.8.4
2026-08-04T16:24:15.7752911Z    Compiling tracing-core v0.1.36
2026-08-04T16:24:15.8590552Z    Compiling data-encoding-macro v0.1.20
2026-08-04T16:24:15.9092863Z    Compiling strum_macros v0.28.0
2026-08-04T16:24:15.9573474Z    Compiling postcard v1.1.3
2026-08-04T16:24:15.9963318Z    Compiling hashbrown v0.14.5
2026-08-04T16:24:16.0794963Z    Compiling num_enum_derive v0.7.6
2026-08-04T16:24:16.1460671Z    Compiling enum-assoc v1.3.0
2026-08-04T16:24:16.3650608Z    Compiling tracing v0.1.44
2026-08-04T16:24:16.4940777Z    Compiling tokio-util v0.7.18
2026-08-04T16:24:16.7020739Z    Compiling idna_adapter v1.2.2
2026-08-04T16:24:16.7400884Z    Compiling netlink-sys v0.8.8
2026-08-04T16:24:16.7600262Z    Compiling derive_more v2.1.1
2026-08-04T16:24:16.7838140Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-08-04T16:24:16.8160897Z    Compiling idna v1.1.0
2026-08-04T16:24:16.8912720Z    Compiling hashlink v0.9.1
2026-08-04T16:24:16.9650669Z    Compiling tower v0.5.3
2026-08-04T16:24:16.9781192Z    Compiling async-trait v0.1.89
2026-08-04T16:24:17.1086507Z    Compiling iroh-metrics-derive v0.4.1
2026-08-04T16:24:17.2004565Z    Compiling netdev v0.42.0
2026-08-04T16:24:17.2600061Z    Compiling url v2.5.8
2026-08-04T16:24:17.2602379Z    Compiling num_enum v0.7.6
2026-08-04T16:24:17.2791196Z    Compiling netlink-proto v0.12.0
2026-08-04T16:24:17.2951177Z    Compiling iroh-relay v0.98.0
2026-08-04T16:24:17.3830896Z    Compiling moka v0.12.15
2026-08-04T16:24:17.4890383Z    Compiling rusqlite v0.32.1
2026-08-04T16:24:17.5778597Z    Compiling h2 v0.4.14
2026-08-04T16:24:17.6420727Z    Compiling iroh-metrics v0.38.3
2026-08-04T16:24:17.7320349Z    Compiling n0-watcher v0.6.1
2026-08-04T16:24:17.7390515Z    Compiling tokio-stream v0.1.18
2026-08-04T16:24:18.0021064Z    Compiling serde_spanned v0.6.9
2026-08-04T16:24:18.0910493Z    Compiling toml_datetime v0.6.11
2026-08-04T16:24:18.1475096Z    Compiling hickory-proto v0.26.0-beta.4
2026-08-04T16:24:18.1870036Z    Compiling tower-http v0.6.11
2026-08-04T16:24:18.2072668Z    Compiling iroh-base v0.98.0
2026-08-04T16:24:18.4040896Z    Compiling attohttpc v0.30.1
2026-08-04T16:24:18.4330801Z    Compiling ref-cast-impl v1.0.25
2026-08-04T16:24:18.4398008Z    Compiling thiserror-impl v1.0.69
2026-08-04T16:24:18.7110844Z    Compiling errno v0.3.14
2026-08-04T16:24:18.7465916Z    Compiling ioctl-rs v0.1.6
2026-08-04T16:24:18.8716437Z    Compiling simple-dns v0.9.3
2026-08-04T16:24:18.8779252Z    Compiling simdutf8 v0.1.5
2026-08-04T16:24:18.9023053Z    Compiling strum v0.28.0
2026-08-04T16:24:18.9711738Z    Compiling sha1_smol v1.0.1
2026-08-04T16:24:18.9891003Z    Compiling signal-hook v0.3.18
2026-08-04T16:24:18.9986818Z    Compiling toml_write v0.1.2
2026-08-04T16:24:19.0008306Z    Compiling resolv-conf v0.7.6
2026-08-04T16:24:19.0271249Z    Compiling smol_str v0.1.24
2026-08-04T16:24:19.1480622Z    Compiling winnow v0.7.15
2026-08-04T16:24:19.1960944Z    Compiling arrayref v0.3.9
2026-08-04T16:24:19.2343360Z    Compiling constant_time_eq v0.4.2
2026-08-04T16:24:19.2927358Z    Compiling signal-hook-registry v1.4.8
2026-08-04T16:24:19.3030777Z    Compiling serial-unix v0.4.0
2026-08-04T16:24:19.4850769Z    Compiling webpki-roots v1.0.7
2026-08-04T16:24:19.5178206Z    Compiling schemars_derive v1.2.1
2026-08-04T16:24:19.5690639Z    Compiling lru v0.16.4
2026-08-04T16:24:19.6747817Z    Compiling darling_core v0.23.0
2026-08-04T16:24:19.7030576Z    Compiling serde_bytes v0.11.19
2026-08-04T16:24:19.7690559Z    Compiling seize v0.5.1
2026-08-04T16:24:19.9189141Z    Compiling hmac v0.12.1
2026-08-04T16:24:19.9851162Z    Compiling iroh v0.98.2
2026-08-04T16:24:20.0612709Z    Compiling bitflags v1.3.2
2026-08-04T16:24:20.0939965Z    Compiling rustix v0.38.44
2026-08-04T16:24:20.1003520Z    Compiling dyn-clone v1.0.20
2026-08-04T16:24:20.1504082Z    Compiling pin-utils v0.1.0
2026-08-04T16:24:20.1999386Z    Compiling cmov v0.5.4
2026-08-04T16:24:20.2186730Z    Compiling nix v0.25.1
2026-08-04T16:24:20.2404324Z    Compiling filedescriptor v0.8.3
2026-08-04T16:24:20.2571264Z    Compiling hkdf v0.12.4
2026-08-04T16:24:20.3642344Z    Compiling iroh-dns v0.98.0
2026-08-04T16:24:20.3820621Z    Compiling papaya v0.2.4
2026-08-04T16:24:20.4826548Z    Compiling ctutils v0.4.2
2026-08-04T16:24:20.5220998Z    Compiling serial v0.4.0
2026-08-04T16:24:20.5970071Z    Compiling backon v1.6.0
2026-08-04T16:24:20.6211249Z    Compiling anstyle-parse v1.0.0
2026-08-04T16:24:20.8101089Z    Compiling vte_generate_state_changes v0.1.2
2026-08-04T16:24:20.8152818Z    Compiling anstyle-query v1.1.5
2026-08-04T16:24:20.8263915Z    Compiling anstyle v1.0.14
2026-08-04T16:24:20.8845827Z    Compiling linux-raw-sys v0.4.15
2026-08-04T16:24:20.9062356Z    Compiling instability v0.3.12
2026-08-04T16:24:20.9400351Z    Compiling colorchoice v1.0.5
2026-08-04T16:24:20.9750771Z    Compiling unicode-width v0.2.0
2026-08-04T16:24:21.0256054Z    Compiling downcast-rs v1.2.1
2026-08-04T16:24:21.0699959Z    Compiling is_terminal_polyfill v1.70.2
2026-08-04T16:24:21.1002528Z    Compiling shell-words v1.1.1
2026-08-04T16:24:21.1140873Z    Compiling foldhash v0.1.5
2026-08-04T16:24:21.1381041Z    Compiling anstream v1.0.0
2026-08-04T16:24:21.1447706Z    Compiling vte v0.13.1
2026-08-04T16:24:21.2716994Z    Compiling swarm-discovery v0.6.0-alpha.2 (https://github.com/SaberMage/swarm-discovery?rev=89a2200d54a4e3cab2f46cc75ebff49a1fb07614#89a2200d)
2026-08-04T16:24:21.3171534Z    Compiling hashbrown v0.15.5
2026-08-04T16:24:21.3341045Z    Compiling signal-hook-mio v0.2.5
2026-08-04T16:24:21.4510627Z    Compiling spake2 v0.4.0
2026-08-04T16:24:21.5420571Z    Compiling toml_edit v0.22.27
2026-08-04T16:24:21.5880887Z    Compiling schemars v1.2.1
2026-08-04T16:24:21.7464932Z    Compiling terminal_size v0.4.4
2026-08-04T16:24:21.8844570Z    Compiling strum_macros v0.26.4
2026-08-04T16:24:21.8962456Z    Compiling sha1 v0.10.6
2026-08-04T16:24:21.9185908Z    Compiling itertools v0.13.0
2026-08-04T16:24:22.1430808Z    Compiling castaway v0.2.4
2026-08-04T16:24:22.1510716Z    Compiling doctest-file v1.1.1
2026-08-04T16:24:22.2323052Z    Compiling static_assertions v1.1.0
2026-08-04T16:24:22.2604340Z    Compiling indoc v2.0.7
2026-08-04T16:24:22.3460625Z    Compiling unicode-width v0.1.14
2026-08-04T16:24:22.6530246Z    Compiling clap_lex v1.1.0
2026-08-04T16:24:22.6530966Z    Compiling interprocess v2.4.2
2026-08-04T16:24:22.7229136Z    Compiling crossterm v0.28.1
2026-08-04T16:24:22.7233501Z    Compiling compact_str v0.8.2
2026-08-04T16:24:22.9338736Z    Compiling clap_builder v4.6.0
2026-08-04T16:24:23.6720800Z    Compiling hyper v1.10.1
2026-08-04T16:24:23.6754917Z    Compiling darling_macro v0.23.0
2026-08-04T16:24:23.6901032Z    Compiling lru v0.12.5
2026-08-04T16:24:23.8734705Z    Compiling clap_derive v4.6.1
2026-08-04T16:24:24.0168340Z    Compiling darling v0.23.0
2026-08-04T16:24:24.1340144Z    Compiling unicode-truncate v1.1.0
2026-08-04T16:24:24.2608209Z    Compiling cassowary v0.3.0
2026-08-04T16:24:24.2810702Z    Compiling iana-time-zone v0.1.65
2026-08-04T16:24:24.3540582Z    Compiling nucleo-matcher v0.3.1
2026-08-04T16:24:24.3693978Z    Compiling qrcode v0.14.1
2026-08-04T16:24:24.5319467Z    Compiling toml v0.8.23
2026-08-04T16:24:24.5923541Z    Compiling portable-pty v0.8.1
2026-08-04T16:24:24.6461132Z    Compiling strum v0.26.3
2026-08-04T16:24:24.7791382Z    Compiling chrono v0.4.45
2026-08-04T16:24:24.8074489Z    Compiling ratatui v0.29.0
2026-08-04T16:24:25.1730625Z    Compiling tempfile v3.27.0
2026-08-04T16:24:25.6081007Z    Compiling spt-test-support v0.53.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-test-support)
2026-08-04T16:24:25.7768907Z    Compiling hyper-util v0.1.20
2026-08-04T16:24:25.8941431Z    Compiling spt-msg v0.53.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-msg)
2026-08-04T16:24:26.1311240Z    Compiling clap v4.6.1
2026-08-04T16:24:26.2731340Z    Compiling spt-runtime v0.53.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-runtime)
2026-08-04T16:24:26.2829086Z    Compiling spt-term v0.53.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-term)
2026-08-04T16:24:27.7492884Z    Compiling igd-next v0.17.1
2026-08-04T16:24:28.8986687Z    Compiling portmapper v0.16.0
2026-08-04T16:24:29.3340823Z    Compiling spt-live v0.53.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-live)
2026-08-04T16:24:34.0124287Z    Compiling rustls-webpki v0.103.13
2026-08-04T16:24:36.3758899Z    Compiling tokio-rustls v0.26.4
2026-08-04T16:24:36.3761030Z    Compiling rustls-platform-verifier v0.7.0
2026-08-04T16:24:36.3761442Z    Compiling noq-proto v0.17.0
2026-08-04T16:24:36.5139950Z    Compiling hickory-net v0.26.0-beta.4
2026-08-04T16:24:36.5140566Z    Compiling hyper-rustls v0.27.9
2026-08-04T16:24:36.5141048Z    Compiling tokio-websockets v0.13.2
2026-08-04T16:24:36.6366183Z    Compiling reqwest v0.13.4
2026-08-04T16:24:37.5353653Z    Compiling hickory-resolver v0.26.0-beta.4
2026-08-04T16:24:51.2720837Z    Compiling spt-net v0.53.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-net)
2026-08-04T16:24:52.9926569Z    Compiling spt-daemon v0.53.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-daemon)
2026-08-04T16:25:03.4783922Z    Compiling spt v0.53.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt)
2026-08-04T16:25:09.5706992Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 09s
2026-08-04T16:25:09.5948358Z      Running tests/n1_pairing.rs (target/debug/deps/n1_pairing-dc213a1dadff6d29)
2026-08-04T16:25:09.5960225Z 
2026-08-04T16:25:09.5960388Z running 1 test
2026-08-04T16:25:15.7915841Z test new_brain_serves_against_old_broker ... ok
2026-08-04T16:25:15.7916122Z 
2026-08-04T16:25:15.7916404Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.20s
2026-08-04T16:25:15.7917423Z 
2026-08-04T16:25:15.8174757Z ##[group]Run bash .github/ci/reap-census.sh end
2026-08-04T16:25:15.8175066Z [36;1mbash .github/ci/reap-census.sh end[0m
2026-08-04T16:25:15.8187499Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-04T16:25:15.8187785Z env:
2026-08-04T16:25:15.8187962Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-04T16:25:15.8188315Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30928816784-1-vhTWeT
2026-08-04T16:25:15.8188753Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30928816784-1-vhTWeT
2026-08-04T16:25:15.8189234Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30928816784-1-vhTWeT
2026-08-04T16:25:15.8189633Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30928816784-1-vhTWeT
2026-08-04T16:25:15.8189947Z ##[endgroup]
2026-08-04T16:25:15.8229011Z CI-CENSUS scope roots:
2026-08-04T16:25:15.8229307Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-04T16:25:15.8229706Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target
2026-08-04T16:25:15.8230131Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target
2026-08-04T16:25:15.8230489Z   root: /home/reavus/actions-runner/_work/_temp
2026-08-04T16:25:15.8230741Z   root: /home/reavus/spt-n1-oldbroker
2026-08-04T16:25:15.8272572Z CI-CENSUS self-check OK: walked 388 /proc entries, exe resolution live
2026-08-04T16:25:17.2796177Z CI-CENSUS phase=pre-reap box_procs=388 box_fds=10784 family_total=3 scoped=1 unscoped=2 unreadable_path=0 flood_orphans=0
2026-08-04T16:25:17.2796710Z   SCOPED   pid=1119097 /home/reavus/spt-n1-oldbroker/target/debug/spt
2026-08-04T16:25:17.2797027Z   FOREIGN  pid=1687377 /home/reavus/.local/bin/spt
2026-08-04T16:25:17.2797299Z   FOREIGN  pid=1687391 /home/reavus/.local/bin/spt
2026-08-04T16:25:17.2797628Z CI-REAP: settling 5s so cleanly-exiting daemons are not counted as leaks
2026-08-04T16:25:23.7374026Z CI-CENSUS phase=post-settle box_procs=387 box_fds=10880 family_total=2 scoped=0 unscoped=2 unreadable_path=0 flood_orphans=0
2026-08-04T16:25:23.7374546Z   FOREIGN  pid=1687377 /home/reavus/.local/bin/spt
2026-08-04T16:25:23.7374824Z   FOREIGN  pid=1687391 /home/reavus/.local/bin/spt
2026-08-04T16:25:27.3045111Z CI-CENSUS phase=end box_procs=387 box_fds=10848 family_total=2 scoped=0 unscoped=2 unreadable_path=0 flood_orphans=0
2026-08-04T16:25:27.3045693Z   FOREIGN  pid=1687377 /home/reavus/.local/bin/spt
2026-08-04T16:25:27.3046027Z   FOREIGN  pid=1687391 /home/reavus/.local/bin/spt
2026-08-04T16:25:27.3046402Z CI-REAP summary: killed=0 flood_orphans=none scoped_survivors=0
2026-08-04T16:25:27.3090949Z ##[group]Run bash .github/ci/test-temp-sandbox.sh cleanup
2026-08-04T16:25:27.3091331Z [36;1mbash .github/ci/test-temp-sandbox.sh cleanup[0m
2026-08-04T16:25:27.3103807Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-04T16:25:27.3104074Z env:
2026-08-04T16:25:27.3104258Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-04T16:25:27.3104604Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30928816784-1-vhTWeT
2026-08-04T16:25:27.3105043Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30928816784-1-vhTWeT
2026-08-04T16:25:27.3105443Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30928816784-1-vhTWeT
2026-08-04T16:25:27.3105838Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30928816784-1-vhTWeT
2026-08-04T16:25:27.3106144Z ##[endgroup]
2026-08-04T16:25:27.3174080Z CI-TMP cleanup: removed /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30928816784-1-vhTWeT on attempt 1/5
2026-08-04T16:25:27.3237279Z Node 20 is being deprecated. This workflow is running with Node 24 by default. If you need to temporarily use Node 20, you can set the ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true environment variable. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
2026-08-04T16:25:27.3238876Z ##[group]Run actions/upload-artifact@v4
2026-08-04T16:25:27.3239219Z with:
2026-08-04T16:25:27.3239395Z   name: bench-ledger-n1-Linux
2026-08-04T16:25:27.3239605Z   path: bench-ledger/
2026-08-04T16:25:27.3239791Z   if-no-files-found: warn
2026-08-04T16:25:27.3239981Z   retention-days: 30
2026-08-04T16:25:27.3240168Z   compression-level: 6
2026-08-04T16:25:27.3240353Z   overwrite: false
2026-08-04T16:25:27.3240534Z   include-hidden-files: false
2026-08-04T16:25:27.3240726Z env:
2026-08-04T16:25:27.3240897Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-04T16:25:27.3241254Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30928816784-1-vhTWeT
2026-08-04T16:25:27.3241687Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30928816784-1-vhTWeT
2026-08-04T16:25:27.3242096Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30928816784-1-vhTWeT
2026-08-04T16:25:27.3242505Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30928816784-1-vhTWeT
2026-08-04T16:25:27.3242829Z ##[endgroup]
2026-08-04T16:25:27.4609989Z (node:1129531) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
2026-08-04T16:25:27.4610657Z (Use `node --trace-deprecation ...` to show where the warning was created)
2026-08-04T16:25:27.4648540Z With the provided path, there will be 1 file uploaded
2026-08-04T16:25:27.4652645Z Artifact name is valid!
2026-08-04T16:25:27.4653308Z Root directory input is valid!
2026-08-04T16:25:27.8245224Z Beginning upload of artifact content to blob storage
2026-08-04T16:25:27.8389032Z (node:1129531) [DEP0169] DeprecationWarning: `url.parse()` behavior is not standardized and prone to errors that have security implications. Use the WHATWG URL API instead. CVEs are not issued for `url.parse()` vulnerabilities.
2026-08-04T16:25:28.1771561Z Uploaded bytes 270
2026-08-04T16:25:28.2536939Z Finished uploading artifact content to blob storage!
2026-08-04T16:25:28.2537562Z SHA256 digest of uploaded artifact zip is 713a2a6555d23c6c3782d5938bd295778d177d7394c32677affd5609231bd073
2026-08-04T16:25:28.2539130Z Finalizing artifact upload
2026-08-04T16:25:28.4951296Z Artifact bench-ledger-n1-Linux.zip successfully finalized. Artifact ID 8900330391
2026-08-04T16:25:28.4952120Z Artifact bench-ledger-n1-Linux has been successfully uploaded! Final size is 270 bytes. Artifact ID is 8900330391
2026-08-04T16:25:28.4956996Z Artifact download URL: https://github.com/BigscreenVR/spt-bs-core/actions/runs/30928816784/artifacts/8900330391
2026-08-04T16:25:28.5135365Z Post job cleanup.
2026-08-04T16:25:28.5796491Z [command]/usr/bin/git version
2026-08-04T16:25:28.5827890Z git version 2.43.0
2026-08-04T16:25:28.5852149Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/6c56cf18-ed33-4bbf-9cb2-56635087adbf/.gitconfig'
2026-08-04T16:25:28.5859298Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/6c56cf18-ed33-4bbf-9cb2-56635087adbf' before making global git config changes
2026-08-04T16:25:28.5860086Z Adding repository directory to the temporary git global config as a safe directory
2026-08-04T16:25:28.5863268Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-04T16:25:28.5908513Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-04T16:25:28.5933763Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-04T16:25:28.6116333Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-04T16:25:28.6134715Z http.https://github.com/.extraheader
2026-08-04T16:25:28.6144890Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-08-04T16:25:28.6166405Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-04T16:25:28.6346041Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-04T16:25:28.6371513Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-04T16:25:28.6675105Z Cleaning up orphan processes
2026-08-04T16:25:28.7234910Z ##[warning]Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
